[IA64] set itv handoff as masked and enable reading irr[0-3]
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Tue, 4 Apr 2006 15:39:45 +0000 (09:39 -0600)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Tue, 4 Apr 2006 15:39:45 +0000 (09:39 -0600)
commitbbd573a9239d06049eac8be06c4b4fceb4a4bac3
treec5c983e56dc52c76dcdc9ba62c4cd9060bb82145
parentb3c2511e4b73c47a0480ba9620965314735eef34
[IA64] set itv handoff as masked and enable reading irr[0-3]

Set initial vcpu itv handoff state to mask the timer vector.
This seems to match hardware and makes logical sense from a
spurious interrupt perspective.  Enable vcpu_get_irr[0-3]
functions as they seem to work and have the proper backing.
This enables the check_sal_cache_flush() in arch/ia64/kernel.sal.c
to work unmodified, allowing us to remove the Xen changes from
the file (and thus the file from the sparse tree).

Signed-off-by: Alex Williamson <alex.williamson@hp.com>
linux-2.6-xen-sparse/arch/ia64/kernel/sal.c [deleted file]
xen/arch/ia64/xen/domain.c
xen/arch/ia64/xen/vcpu.c